home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / linux / console next >
Encoding:
Text File  |  1995-02-28  |  482 b   |  10 lines

  1. # Linux terminfo replacement for *only* function-keys, text-mode console
  2. # Add/replace these lines in /usr/lib/terminfo/console
  3. #             or   /usr/lib/terminfo/linux
  4.  
  5. console|Standard Linux Console,
  6.          kcuu1=\E[A, kcud1=\E[B, kcub1=\E[D, kcuf1=\E[C, khome=\E[H, kbs=\177,
  7.          kf1=\E[11~, kf2=\E[12~, kf3=\E[13~, kf4=\E[14~, kf5=\E[15~,
  8.          kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, kf10=\E[21~,
  9.          kdch1=\E[3~, kend=\E[4~, khome=\E[1~, knp=\E[6~, kpp=\E[5~,
  10.